TabView.getNthPage

Gets the [class@TabPage] representing the child at @position.

class TabView
getNthPage
()

Parameters

position int

the index of the page in @self, starting from 0

Return Value

Type: TabPage

the page object at @position

Meta